projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6da676a
)
[HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 22 Nov 1993 00:20:36 +0000
(
00:20
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 22 Nov 1993 00:20:36 +0000
(
00:20
+0000)
src/s/sco4.h
patch
|
blob
|
history
diff --git
a/src/s/sco4.h
b/src/s/sco4.h
index bbdf4bf951d091a50a3a498c4ee769948278b3da..dba7644429e9675672f630d4c199d818eee3854b 100644
(file)
--- a/
src/s/sco4.h
+++ b/
src/s/sco4.h
@@
-76,6
+76,12
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef HAVE_SOCKETS
#define LIBS_SYSTEM -lsocket
+/* configure can't get this right since it comes from -lsocket
+ and configure doesn't know to look there. */
+#undef HAVE_XSCREENNUMBEROFSCREEN
+#define HAVE_XSCREENNUMBEROFSCREEN
+#endif
+
/* SCO has gettimeofday in socket library */
/* Autoconf should determine this, but for now,
play safe to avoid error rather than deleting this